Andreas Hartmetz [Sat, 12 Nov 2016 17:42:08 +0000 (18:42 +0100)]
Never stretch the last (=date) column in the file dialog.
Stretching the date column makes it appear to need the excessive
width when adding up non-name column widths in expandNameColumn().
The name column consequently became too narrow.
Now why could the date column expand if the names needed a lot of
space? It probably has something to do with expandNameColumn()
being called several times while the directory model is loading
and the exact order in which things are updated. Needs a more
detailed analysis if this change causes a regression or still
doesn't completely fix the problem.
BUG: 312747
Gbp-Pq: Name Never-stretch-the-last-date-column-in-the-file-dialog.patch
* Add new upstream patches, to improve file dialog's list:
Never-stretch-the-last-date-column-in-the-file-dialog.patch,
Also-change-the-resize-mode-the-other-way.patch and
* Add new upstream patch:
Allow-uppercase-checksums-matching-in-Checksums-tab.patch
* Add new upstream patchs to fix the way the flags are being passed:
ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch,
ForwardingSlaveBase-fix-passing-of-Overwrite-flag-to-kio_.patch
* Add new upstream patch:
kssl-Ensure-user-certificate-directory-has-been-created-b.patch
* Add new upstream patch:
Fix-memleak-in-KDynamicJobTracker-KWidgetJobTracker-needs.patch
* Add new upstream patch:
Fix-parsing-of-directories-listing-on-a-specific-ftp-serv.patch
* Add new upstream patch for CVE-2017-6410:
Sanitize-URLs-before-passing-them-to-FindProxyForURL.patch.
Thanks to Salvatore Bonaccorso for reporting (Closes: 856889)
* Add new upstream patch: keep-query-encoding-when-HTTP-Proxy-is-used.patch
* Add new upstream patch: kioexec-fix-support-for-suggestedfilename.patch
* Add new upstream patch, to fix the testsuite:
Fix-KDynamicJobTrackerTest-for-linkers-dropping-linked-li.patch